home *** CD-ROM | disk | FTP | other *** search
- /*
- * C/C++ Run Time Library - Version 6.5
- *
- * Copyright (c) 1994 by Borland International
- * All Rights Reserved.
- *
- */
-
- #if !defined(__OLE2VER_H)
- #define __OLE2VER_H
-
- #define rmm 23
- #define rup 639
-
-
- #if !defined(__FLAT__)
-
-
- #define rmj 0
- #define szVerName ""
- #define szVerUser "Y-OLEBLD"
-
-
- #endif /* !__FLAT__ */
-
-
- #endif /* __OLE2VER_H */
-